-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/distributed demo #94
Feature/distributed demo #94
Conversation
- Removes the unused ssl certificate generation code - Updates the variable and link names for consistency in client code - Adds updated presentation of the DTaaS Overview - Adds new badges to the STATUS.md page
- Adds cronjobs for linux and vagrant deployments to run website and lib microservice in daemon mode. - Adds cronjob to remote the conflicting default route from vagrant machines - Fixes playwright tests of client
- Adds new single script install. This script can be used to test the installation of complete DTaaS application. - Restructures the shell scripts in script/ and deploy/ directories to reduce duplication. - Updates project README.md file.
- Updates the vagrant installation scripts and instructions - Deletes unused scripts.
- Fixes mistakes in mkdocs.yml file - Disables docs pdf generation in github actions
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## feature/distributed-demo #94 +/- ##
=========================================================
Coverage 64.37% 64.37%
=========================================================
Files 38 38
Lines 494 494
Branches 28 28
=========================================================
Hits 318 318
Misses 160 160
Partials 16 16
📢 Have feedback on the report? Share it here. |
@astitva1905 |
…/lib-sequence.puml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@astitva1905 I have checked upto docs/admin/vagrant/base-box.md
. Please check the suggested changes. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@astitva1905 The review is now complete. Thanks for making the changes.
ssl/certificates.bash
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please revert the change in file permissions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What should the final file permissions be ?
docs/developer/system/DTaaS.drawio
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert the change in file permissions. You may have to set the default file permissions in the windows git client. Otherwise, all file permission changes get reflected as a new changes in files. It is not desirable.
9f8d5dd
into
INTO-CPS-Association:feature/distributed-demo
Porting release v0.2 documentation to feature-distributed.